Welcome Guest | Sign in | Register
ASP.NET AJAX - DotNet Programming Interview Questions and Answers | LucentBlackBoard | LucentBlackBoard.com

Home > Technical Interviews > Computer Science & Engineering > DotNet Programming > ASP.NET AJAX Questions and Answers

16. What does the DynamicPopulateExtender control do?

The DynamicPopulateExtender control populates the contents of a control dynamically. It enables you to send an asynchronous call to the server that dynamically populates the contents of a control. TheDynamicPopulateExtender control replaces the contents of a control with the result of a Web service or page method call.

17. What does the MinimumPrefixLength property of the AutoCompleteExtender control do?

The MinimumPrefixLength property sets the minimum number of characters that must be entered before getting suggestions from the Web service.

18. What is the importance of client-side libraries?

Client-side libraries contain built-in code to make asynchronous calls over XMLHTTP. These libraries automatically handle browser compatibility issues. These libraries are based on a programming model similar to ASP.NET.

19. Can we call server-side code from JavaScript?

Yes, page methods and Web services are the two techniques to call the server-side code from JavaScript.

20. What are the components of the ASP.NET AJAX architecture?

You can divide the ASP.NET AJAX architecture into two components - AJAX client architecture and AJAX server architecture.




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.